Libraries tagged by ckan
phayes/geophp
8694952 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.
johnpbloch/wordpress
8714288 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
eluceo/ical
14856880 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
20181967 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
22789652 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aura/sql
2057346 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
4164769 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
orchestra/canvas-core
10486681 Downloads
Code Generators Builder for Laravel Applications and Packages
marcocesarato/php-conventional-changelog
982059 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
305353 Downloads
Report changes in your dependencies
austintoddj/canvas
93618 Downloads
A Laravel publishing platform
symplify/changelog-linker
735796 Downloads
Generates beautiful CHANGELOG.md with links to PRs, versions and users grouped in Added/Changed/Fixed/Removed categories.
laravel-notification-channels/discord
854181 Downloads
Laravel notification driver for Discord.
bezhansalleh/filament-language-switch
534975 Downloads
Zero config Language Switch(Changer/Localizer) plugin for filamentphp admin
laravel-notification-channels/pusher-push-notifications
587001 Downloads
Pusher native Push Notifications driver.