apify-library icon indicating copy to clipboard operation
apify-library copied to clipboard

Make Apify a standalone library

Open zzarbi opened this issue 11 years ago • 0 comments

I Like Apify and the way it's build like ZF1, however one thing "missing" from ZF1is the ability to add more libraries. Technically you can add more libraries but the entire Library folder is kinda a mess already. I transformed all the class of Apify into a Apify Package in the library folder. With this modification you should be able to build your own reusable libraries: /library/MY-PACKAGE/Class.php /library/MY-PACKAGE/Class/Subclass.php

zzarbi avatar May 29 '14 19:05 zzarbi