Libraries tagged by activecollab
activecollab/authentication
54782 Downloads
Authenticate user
activecollab/utils
53124 Downloads
A collection of small, useful components
activecollab/php-trello
23776 Downloads
PHP-based Trello API Wrapper
activecollab/middlewarestack
42412 Downloads
Port of Slim's middleware stack implementation as a stand-alone package
activecollab/humannameparser
74906 Downloads
Takes human names of arbitrary complexity and various formats leading initial, first name, last name, middle name, nicknames etc
activecollab/eventsdispatcher
46008 Downloads
Dispatch events, and provide event handlers
activecollab/baseline
32414 Downloads
Baseline for ActiveCollab project and components
activecollab/promises
12073 Downloads
Server side promises
activecollab/payments
12551 Downloads
Abstract interface for preparing orders and processing payments
activecollab/etag
14508 Downloads
Tag objects and collections using etag
activecollab/databasestructure
14238 Downloads
Define database structure in PHP and let the library generate object classes and tables
activecollab/databaseobject
14636 Downloads
Library that enables easy persistance of objects to the MySQL 5.7+ database
activecollab/databasemigrations
13753 Downloads
Database schema migrations
activecollab/templateengine
13352 Downloads
Component that abstracts template engines and offers easy to use PHP template engine
activecollab/controller
13456 Downloads
Invokable controller that accepts containers, works with ETag and more