Libraries tagged by class compiler
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)
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
xmlutils/xmlutils
75 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
xiaohuilam/zend-validator
21 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
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
13 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!