Libraries tagged by user id
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
hejunjie/tools
1803 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
kevinoo/laravel-phpdoc-helper
1419 Downloads
Help IDE to know the PHPDoc for classes use via Facade
blue-tomato/page-use-id-as-name
1157 Downloads
Overrides the name field (used for url) with the page-id and hides the field from the admin GUI
designbycode/south-african-id-validator
27 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
top7up/id
750 Downloads
This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. http://aziz.oraij.com
torralbodavid/identity-card-checker
3 Downloads
Use this package to validate the identity card number from your country
visol/idx-reader
1747 Downloads
Read IDX reader - Internet Data Exchange is a standard to describe properties such as houses, appartment, etc... commonly used in the real estate industry.
yiister/yii2-mappable-ar
789 Downloads
It is an extension for Yii framework 2 that gives an ability to use identity map for any ActiveRecord model.
tag/sudzy
666 Downloads
Model validator for use with Paris (and Idiorm).
caleb/laravel-practice
35 Downloads
A Laravel practice development package, ready to use out of the box. It simplifies handling responses, filters, services, and exception management.
twirp/quickstart
5259 Downloads
Installs all necessary dependencies to use TwirPHP
jgimeno/value-objects
330 Downloads
Collection of PHP value objects to use and extend as building blocks for DDD.
istais/reflectshield
5 Downloads
ReflectShield is a simple to use, shield against reflected XSS attacks
horat1us/luhn-algorithm
10 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.