Libraries tagged by class library
julienbornstein/php-enum-countries
6269 Downloads
Country ISO 3166-1 alpha-2 and alpha-3 enum classes for myclabs/php-enum library
datto/json-rpc-simple
16033 Downloads
Request-to-class mapping extension for JSON-RPC library
code-pilots/helpers
2335 Downloads
PHP library of useful functions and classes preferred to use in company in place of alternative solutions
ocramius/finalizer
3271 Downloads
A simple utility library that checks for PHP classes that should or shouldn't be marked as final
zawntech/wp-admin-options
913 Downloads
A library of custom WordPress admin option classes.
xtompie/typed
852 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
stepansib/ldap
5592 Downloads
PHP LDAP library functionality packed in a simple class
pyncer/utility
228 Downloads
Pyncer library containing common interfaces, traits, and classes.
pyncer/unit
179 Downloads
Pyncer library containing common interfaces, traits, and classes.
mvccore/ext-debug-tracy
5551 Downloads
MvcCore - Extension - Debug - Tracy - adapter class for Nette Framework `tracy/tracy` library.
lgouttefange/beavor
12494 Downloads
Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class
stratedge/wye
5051 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
sqonk/phext-datakit
145 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
sqonk/phext-core
1521 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
socialengineers/soap-parser
3063 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.