Libraries tagged by LACE
laravel/helpers
64435249 Downloads
Provides backwards compatibility for helpers in the latest Laravel release.
knplabs/gaufrette
41743501 Downloads
PHP library that provides a filesystem abstraction layer
eluceo/ical
18876264 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
deptrac/deptrac
9286686 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
sanmai/later
25892907 Downloads
Later: deferred wrapper object
binarytorch/larecipe
2896026 Downloads
Generate gorgeous recipes for your Laravel applications using MarkDown
league/tactician
16049983 Downloads
A small, flexible command bus. Handy for building service layers.
ccxt/ccxt
342915 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
adodb/adodb-php
4660845 Downloads
ADOdb is a PHP database abstraction layer library
shardj/zf1-future
4338396 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
nette/database
7005917 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
laravel/browser-kit-testing
10094633 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
laminas/laminas-mvc
26259196 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
laminas/laminas-db
23644715 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
chrisboulton/php-resque
3647178 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.