Libraries tagged by Giles
someshwer/version-comparison
14 Downloads
This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.
somecv/laravel-friends
4 Downloads
This package gives Eloquent models the ability to manage their friendships.
solwin/ourblog
13 Downloads
The Advanced Blog Magento 2 extension gives you a opportunity to communicate with your regular customers and casual visitors.
smertozturk/image_pixel_finder
2 Downloads
A tool that gives the color weight at the edges of the image, the most used color tone in the given image, or the color tone in any pixel.
sjaswinder82/repository
0 Downloads
Gives you some repository methods for easy development.
silvadanilo/lazy-option-command
1200 Downloads
LazyOptionCommand gives you the opportunity to declare an option as lazyi, and it will be prompt to the user if it is missing!
sebacarrasco93/laravel-friendships
11 Downloads
This package gives Eloquent models the ability to manage their friendships.
schruptor/schedule
9 Downloads
This package gives your users an overview what your scheduled jobs are.
sahil-ahlawat/custom-php-pagination
3 Downloads
This library gives a prebuilt pagination function, just add correct arguments
royalcms/enum
57 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
robinthehood/exception-monitor
821 Downloads
ExceptionMonitor gives you nice looking PHP Error Messages. If you wish more features feel free to contribute.
robertseghedi/laravel-advanced-security
120 Downloads
This is a fresh Laravel plugin which gets security data from your users and gives you the chance to store it crypted or decrypted, with no stress. Educational purposes only / other purposes but on your own liability.
rik0253/moon-phase
48 Downloads
It gives moon-phases according to date given.
ricoli/nearest
102 Downloads
Gives the nearest timestamp by X seconds
rhuett/csvie
59 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.