Libraries tagged by posti
tpetry/laravel-postgresql-enhanced
1255188 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
3948869 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
tecnickcom/tc-lib-barcode
5650685 Downloads
PHP library to generate linear and bidimensional barcodes
scienta/doctrine-json-functions
18897789 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10473234 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
5687921 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.
malkusch/lock
8176489 Downloads
Mutex library for exclusive code execution.
fresh/doctrine-enum-bundle
6097755 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3948171 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
685216 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1355121 Downloads
The lightweight PHP database framework to accelerate development
captainhook/captainhook
5142341 Downloads
PHP git hook manager
aura/sql
2050540 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
johnbillion/extended-cpts
1510387 Downloads
A library which provides extended functionality to WordPress custom post types and taxonomies.
eluceo/ical
14824033 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.