Libraries tagged by createdAt
jabarihunt/mysql
81 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
israeldavidvm/name-helper
23 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.
igzard/php-skeleton
6 Downloads
🎉 This skeleton PHP package created for your new package idea
id-forty-six/yii2-password-strength
390 Downloads
Password strength validation utilities for Yii2 application templates created by Nenad Z.
hussfelt/zend-model-creator-2
309 Downloads
This project is created to avoid the time spent on creating Entities/Services/Mappers for ZendFramework projects. It is based on some parts of the ZF-Commons team.
hugocabral/visualcaptcha-laravel-jquery
168 Downloads
Laravel library for visualCaptcha using jQuery. VisualCaptcha is created by EmotionLoop
hschottm/contao-textwizard
4956 Downloads
contao-textwizard is a backend widget that can be used to add or edit a variable list of text input fields unlike the Contao listWizard widget. Additionally to the listWizard functionality contao-textwizard selects the content of a newly created or duplicated text field and it adds a button to create an empty new text field.
hpolthof/laravel-auditable
8 Downloads
Allow for easy addition of created_by and updated_by fields.
hostcreators/managesieve
33 Downloads
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
gfg/dto-context
9103 Downloads
Responsible to create objects to handle data integrity based on the context which they are created
genilto/sbackup
80 Downloads
A small layer created to abstract the ways to send backups to different cloud services with php.
fromholdio/silverstripe-gridfield-extradata
293 Downloads
Provides a mechanism to define extra data during GridField definition that will be passed to objects created via the grid field
frantatacz/smssluzba
30 Downloads
This PHP library is created for sms-sluzba.cz. It will allow you to send SMS safely and easily.
fatoorahpayment/gatewayintegration
43 Downloads
package created for crazy idea company to handle the gateway integration for myfatoorah
famdirksen/revisionable
6980 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel