Libraries tagged by has
readymage/better-newrelic
1407 Downloads
Magento 2 module for including GraphQL query names and hashes for persisted-query in NewRelic reports
rbennett/laravel-model-encryption
1501 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
pollen-solutions/wp-salt
1253 Downloads
Generateur de clé de Hashage Wordpress.
platine-php/template
3882 Downloads
Platine Template is a template engine that has taken a lot of inspiration from Django.
p3ym4n/jdate
1808 Downloads
Date converter from Jalali to Georgian and vice versa. It has Carbon instance inside and it's Laravel friendly.
openbuildings/jam
181056 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
opctim/php-nilsimsa
11716 Downloads
A PHP implementation of the Nilsimsa hash.
nswdpc/silverstripe-pwnage-hinter
4496 Downloads
Verify hashed passwords against HIBP
mreduar/laravel-balance
679 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
mouf/utils.patcher
84326 Downloads
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
mouf/security.simplelogincontroller
189892 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
mouf/database.patcher
84822 Downloads
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
mouf/database.dbconnection
32114 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mobilefuse/cachebuster
8893 Downloads
Adds MD5 hashes to the URLs of your application's assets, so when they change, their URL changes.
mhndev/config
16443 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files forked from hassankhan/config