Libraries tagged by class library
piotrpress/wordpress-plugin
112 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
onebytesolutions/database
30 Downloads
Database Library - A dependency injection based Database Class
mvccore/ext-debug-tracy-all
1310 Downloads
MvcCore - Extension - Debug - Tracy - All - adapter class for Nette Framework `tracy/tracy` library with all implemented debug panels for MvcCore.
fabgg/url-search-params
178 Downloads
Library implement UrlSearchParams inspired of eponym class in Javascript
oscarotero/psr7-unitesting
263 Downloads
Library to tests psr-7 compatible classes
xplicit-dev/mamopay
76 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
vcn/symfony-autofactory
3793 Downloads
Library that makes it possible to automatically register factory classes in the Symfony Service Container
vardumper/extended-htmldocument
12 Downloads
ExtendedHTMLDocument is a simple PHP library which adds all HTML5 Elements as PHP classes and extends PHP 8.4's DOM\HTMLDocument class.
valhalla/valhalla-core-utils-lib
13712 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
stratedge/wye
5119 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-core
1678 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.
rotexsoft/gdao
3030 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
rayful/pagination
1713 Downloads
A Library for Pagination, interagted in DB-Manager. Can be extended to change display, can See ViewBase Class.
qubus/inheritance
171 Downloads
A library of traits that can be used in place of helper classes or god classes.
oldpak/reflection
24 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.