Libraries tagged by Behavior
burriko/cake-file-storage
1114 Downloads
A basic file storage behavior for CakePHP. Handles storing uploaded files in database or file system.
bahirul/yii2-autonumber
292 Downloads
Auto number extension for the Yii framework + Enhacement
asinfotrack/yii2-article
584 Downloads
Yii2-article is a module offering basic CMS-functionality
ashleydawson/doctrine-flysystem-bundle
7913 Downloads
Add a flysystem storage behaviour (trait) to Doctrine entities in Symfony 2
antonyz89/yii2-many-to-many
1247 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
aklim/yii2-check-login-attempts
1899 Downloads
Disable login after multiple failures.
romano83/cakephp3-draft
180 Downloads
This Draft plugin give you the ability to quickly create draft system for your models
radig/pass-validator
82 Downloads
Easy password validation for CakePHP
radig/locale
1335 Downloads
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
eberfreitas/cakephp-slugomatic
13896 Downloads
CakePHP behavior to automatically create slugs for your URLs from database records
uerka/translation-form-bundle
424 Downloads
Provides widget to manage entity's translations
shetabit/stampable
5 Downloads
Add stamp behaviors into laravel models.
felixarntz/fast-smooth-scroll
35 Downloads
This lightweight plugin enhances user experience by enabling smooth scrolling for anchor links without the need for jQuery or other dependencies.
artox-lab/pho
3174 Downloads
A BDD testing framework
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.