Libraries tagged by Vince
adinaria/laravel-last-modified
7 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit, Work only with laravel 12
sinceleo/hf-tenant
174 Downloads
hyperf多租户
linceweb/redecard-erede
240 Downloads
uxmansarwar/response
31 Downloads
Elegant and lightweight PHP Composer Package for standardized API responses with error, ttl, query and result handling. Package developed by UxmanSarwar a Senior PHP Developer since 2013
syntaxseed/iplimiter
92 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
silinternational/yii2-codeception
4244 Downloads
Patches to implement nice features of yii2-codeception since it was abandoned
mouf/security.userfiledao
143711 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mdxdave/time-ago
8770 Downloads
Displays the time has been past since a given date
lcherone/cloud-developer
37 Downloads
Code your project or system directly through the CMS, inception style!
ecommit/doctrine-orm-refetch
3362 Downloads
Refetch ORM Doctrine objects. Or detach all entities attached since a snapshot
dreamsms/laravel-dreamsms
12 Downloads
A Laravel package providing a fluent, easy-to-use wrapper around the DreamSMS API for user registration, token management, sender configuration, balance inquiry and sending single or multi-recipient SMS messages. Developed by هوية الأحلام لتقنية المعلومات (Dreams), Saudi Arabia’s leading creative & tech service provider since 2006.
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
ahmedsaoud31/arabic
60 Downloads
Arabic package for laravel4, arabic date, cut arabic string, arabic numer and since arabic format
the-turk/flarum-welcome-widgets
275 Downloads
Lets users know what's been changed since their last visit.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.