Libraries tagged by class library
jjonline/php-helper
140 Downloads
常用的函数和类
gspanarin/irbis64_provider
5 Downloads
Class for connect to TCP/IP server ILS Irbis64
frandieguez/panorama-php
11216 Downloads
Wrapper class for accessing video services information in a standarized way
elefant/app-visor
23 Downloads
Visor is an API documentation browser for the Elefant CMS
eftec/securityonemysql
2779 Downloads
It's a barebone security class written on PHP
eftec/securityone
2833 Downloads
It's a barebone security class written on PHP
divineomega/thisishowirole
150 Downloads
'This Is How I Role' is a PHP role management system that can be applied to any class.
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
codekandis/regular-expressions
393 Downloads
`codekandis/regular-expressions` is a library to provide regular expression interfaces and classes.
codekandis/persistence
290 Downloads
`codekandis/persistence` is a library providing database connector and repository interfaces and classes.
codekandis/converters
333 Downloads
`codekandis/converters` is a library providing uni- and bi-directional converter interfaces and classes.
axetools/cachingtrait
9 Downloads
A PHP library to enable static caching trait on a class
aspose/pdf
91 Downloads
A powerful library for manipulating and converting PDF files.
arraypress/wp-utils
8 Downloads
A comprehensive utility library for WordPress plugin development, offering a rich set of helper classes and methods for efficient handling of posts, terms, users, and other WordPress elements.