Libraries tagged by class compiler
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
9 Downloads
Composer to autoload the AcrossWP Dependency Class
acrosswp/acrossswp-acf-pro-dependency
7 Downloads
Composer to autoload the AcrossWP Dependency Class
xiaohuilam/zend-validator
23 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
voral/mock-builder
42 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
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
14 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
285 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!
tfs/sendy
27 Downloads
Consumes Sendy's API and provides a usable class with method processRequest() allowing easy requesting quote as well as completing request.
syberisle/filereflection
30 Downloads
Complements the PHP reflection API with the missing ReflectionFile class