Libraries tagged by cyan
rtconner/laravel-tagging
2625141 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
14841505 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
13957073 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8591755 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.
overtrue/phplint
10947988 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
johnpbloch/wordpress
8645946 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
2949688 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.
eluceo/ical
14672818 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.
colinmollenhour/cache-backend-file
19988244 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
brick/varexporter
22238074 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aura/sql
2019302 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.
arrilot/laravel-widgets
4119030 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
orchestra/canvas-core
8765667 Downloads
Code Generators Builder for Laravel Applications and Packages
marcocesarato/php-conventional-changelog
927024 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
dantleech/what-changed
168533 Downloads
Report changes in your dependencies