Libraries tagged by generic
phly/phly-common
957 Downloads
A set of interfaces and generic classes used across various Phly modules.
phing/task-liquibase
85977 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.
opencultureconsulting/basics
445 Downloads
A collection of generic classes and useful traits for PHP projects.
obray/socket-server
1614 Downloads
Generic socket server with non-blocking reads and writes.
nkey/phpgenerics
665 Downloads
A generic component framework
net_bazzline/php_component_command
10066 Downloads
free as in freedom php component command is a thin and generic wrapper to easy up using system (shell) command usage
mvqn/rest
495 Downloads
A simple REST Client library for interfacing with generic REST Endpoints.
muqsit/php-thinkit
0 Downloads
Think-Kit is a library that offers a generic machine learning implementation.
mollom/client
110602 Downloads
Generic PHP library for Mollom's REST API.
minphp/configure
816 Downloads
Generic Configuration Library
minphp/acl
750 Downloads
Generic ACL Library
mike4git/chain-bundle
13 Downloads
This bundle offers a generic way of creating a chain of (potentially responsible) handlers which delegate or finish the task.
metarush/data-mapper
277 Downloads
A generic data access layer for basic CRUD operations. Can act as a layer between database and repositories/services.
mediagone/types-common
3758 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
1935 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).