Libraries tagged by class compiler
scottybo/bufferapp
146 Downloads
Composer ready version of Simple PHP class for Buffer's API
roesch/html-format
173 Downloads
A simple to use HTML prettifier class written in PHP. Added as a composer library in memory of Bennett Roesch (spyrosoft)
ianl28/starter-files
34 Downloads
PHP class library to run as script from Composer in order to create the starter files for a PHP project.
brightplum/pdfmyurl
17 Downloads
Composer package for the pdfmyurl.com class
acrosswp/buddypress-dependency
0 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrosswp-woocommerce-dependency
1 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrosswp-view-analytics-dependency
1 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrosswp-dependency
18 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrosswp-buddypress-or-buddyboss-dependency
5 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrosswp-buddyboss-dependency
8 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrossswp-acf-pro-dependency
7 Downloads
Composer to autoload the AcrossWP Dependency Class
wpboilerplate/wpb-plugins-info
11 Downloads
Composer to autoload the AcrossWP Plugin Info Class
vendor-patch/autoload-package
4 Downloads
This is forked from [Wilkins/composer-file-loader](https://github.com/Wilkins/composer-file-loader) to use it e.g. in the frdl/codebase ClassmapGenerator classes.
valkyriweb/wp-remote-auth
12 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class
vadimdol/symfony1
284 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!