apify-library
apify-library copied to clipboard
Make Apify a standalone library
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