Libraries tagged by ckan
shipmonk/doctrine-hint-driven-sql-walker
140521 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
seregazhuk/php-watcher
136110 Downloads
Automatically restart PHP application once the source code changes
rss-bridge/rss-bridge
542 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
roots/wordpress-full
134252 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
roave/dont
254942 Downloads
A small set of traits that can be used to prevent misuse of your objects
rapidwebltd/php-uk-bank-holidays
370357 Downloads
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
rafaelfragoso/haversini-formula
202297 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
queueit/knownuserv3
360673 Downloads
The Queue-it Security Framework is used to ensure that end users cannot bypass the queue by adding a server-side integration to your server.
pimcore/search-query-parser
471019 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
oskarstark/symfony-http-responder
674890 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
orklah/psalm-strict-equality
127401 Downloads
Automatically change == into === when safe
nystudio107/craft-twig-sandbox
109858 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
nystudio107/craft-imageoptimize
328885 Downloads
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.
nhkey/yii2-activerecord-history
134152 Downloads
Storage history of changes to ActiveRecord
michael-rubel/laravel-value-objects
34651 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.