Libraries tagged by give
rroek/doctrine-tools-bundle
36 Downloads
A small bundle that give you some class & traits to faster make yours entities
royalcms/enum
58 Downloads
The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
robmasters/coding-kata-skeleton
12 Downloads
Skeleton project to give you a working directory setup for completing TDD exercises
robloach/require-one
13 Downloads
Loads the first package found in the given array.
robinthehood/exception-monitor
822 Downloads
ExceptionMonitor gives you nice looking PHP Error Messages. If you wish more features feel free to contribute.
robertseghedi/laravel-advanced-security
124 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.
robertbasic/weeksinayear
61 Downloads
Calculates the number of ISO weeks in a given year
rlmckenney/yii-random-key
25 Downloads
A Yii Framework behavior class to generate UIDs of a given integer length and target data type.
rizalmf/deductive-formula
1 Downloads
Evaluate given math expressions
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
rik0253/moon-phase
49 Downloads
It gives moon-phases according to date given.
riconijeboer/laravel-endpoint-reader
118 Downloads
This package aims to give the power to export your endpoints by giving you all information in your code.
riconet/t3-extension-folder-based-download-center
870 Downloads
This extension provides a plugin to display a download center, based on a given folder hierarchy.
ricoli/nearest
102 Downloads
Gives the nearest timestamp by X seconds
rhuett/csvie
60 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.