Libraries tagged by old
oldtimeguitarguy/eloquent-single-table-inheritance
5046 Downloads
Simple single table inheritance for eloquent models in Laravel & Lumen
oldshiji/siwo
11 Downloads
this is a simple framework base on swoole4.2.7
oldpak/reflection
13 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.
oldpak/persistence
9 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
oldpak/lexer
15 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
oldpak/inflector
7 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
oldpak/event-manager
11 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
oldpak/deprecations
13 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
oldpak/collections
10 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
oldpak/cache
9 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
oldpak/annotations
14 Downloads
Docblock Annotations Parser
older777/currex
16 Downloads
Wrapper for online USD currency exchange rates from FLOATRATES.COM
oldcodefork/laminas-mvc
5193 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
oldcodefork/laminas-api-tools-versioning
5833 Downloads
Laminas Module providing listeners and route prototypes for implementing API versioning
oldcodefork/laminas-api-tools-rpc
5833 Downloads
Laminas Module for simplifying the creation of RPC services