Libraries tagged by is_a
fof/discussion-language
23905 Downloads
Specify the language a discussion is written in & sort by language
flyhjaelp/laravel-eloquent-orderable
4000 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fixpunkt/fp-newsletter
25279 Downloads
Plugin for newsletter subscription and unsubscription (for mail or luxletter). Used table: tt_address or fe_users. A log is written.
eniams/safe-migrations
236271 Downloads
Warn you when a migration is unsafe
badoo/soft-mocks
34702 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
nystudio107/seomatic
19296 Downloads
A turnkey SEO implementation for Craft CMS that is comprehensive, powerful, and flexible
zaporylie/drush-current-language
716359 Downloads
Makes sure the current language is correctly resolved and translation_manager knows of it.
utopia-php/dns
5569 Downloads
Lite & fast micro PHP DNS server abstraction that is **easy to use**.
smmoosavi/php-gettext
24017 Downloads
Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
moox/core
9684 Downloads
The Moox Core package cares for many common features. It is required by all Moox packages.
sheadawson/silverstripe-editlock
99517 Downloads
Prevents a CMS user from editing a record that another CMS user is currently editing
kunstmaan/media-bundle
129414 Downloads
To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.
kschu91/largest-remainder-method
62189 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
nystudio107/craft-emptycoalesce
138409 Downloads
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty.
melhorenvio/php-cs-fixer
253121 Downloads
This package is intended to centralize all PHP CS Fixer rules.