Libraries tagged by so
propel/propel
5052990 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phootwork/collection
19518056 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
phayes/geophp
9157211 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
martin-georgiev/postgresql-for-doctrine
4367134 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.
maglnet/composer-require-checker
9103793 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
liuggio/fastest
5192707 Downloads
Simple parallel testing execution... with some goodies for functional tests.
johnpbloch/wordpress
8994754 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
3192075 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
graham-campbell/manager
18988980 Downloads
Manager Provides Some Manager Functionality For Laravel
eventsauce/eventsauce
1858017 Downloads
A pragmatic event sourcing library for PHP with a focus on developer experience.
drupal/core
56693564 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
cbschuld/browser.php
6138149 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
casbin/casbin
1158973 Downloads
a powerful and efficient open-source access control library for php projects.
easycorp/easy-log-handler
10791030 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
soloterm/solo
153038 Downloads
A Laravel package to run multiple commands at once, to aid in local development.