Libraries tagged by baas
electrolinux/phpquery
2889072 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
edamov/pushok
2418329 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
doctrine/doctrine-module
7421862 Downloads
Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
danharrin/date-format-converter
13960810 Downloads
Convert token-based date formats between standards.
colinodell/psr-testlogger
9119811 Downloads
PSR-3 compliant test logger based on psr/log v1's, but compatible with v2 and v3 too!
colinmollenhour/php-redis-session-abstract
23512293 Downloads
A Redis-based session handler with optimistic locking
cilex/cilex
3177795 Downloads
The PHP micro-framework for Command line tools based on the Symfony2 Components
cakephp/migrations
10791774 Downloads
Database Migration plugin for CakePHP based on Phinx
bk2k/bootstrap-package
775758 Downloads
Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.
beatswitch/lock
268861 Downloads
A flexible, driver based Acl package for PHP 5.4+
api-platform/schema-generator
3876123 Downloads
Various tools to generate a data model based on Schema.org vocables
amphp/websocket-client
1161105 Downloads
Async WebSocket client for PHP based on Amp.
amphp/mysql
918131 Downloads
Asynchronous MySQL client for PHP based on Amp.
amphp/http
5848078 Downloads
Basic HTTP primitives which can be shared by servers and clients.
amphp/file
3045729 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.