Libraries tagged by dragon code
andrey-helldar/support
114063 Downloads
Support package is a collection of helpers and tools for any project.
andrey-helldar/pretty-array
60714 Downloads
Simple conversion of an array to a pretty view
dragon-code/laravel-routes-core
66028 Downloads
The core of applications for working with routes
dragon-code/laravel-feeds
1438 Downloads
Fast export of large datasets to feeds for marketplaces and services
dragon-code/card-number
13658 Downloads
Generation and verification of card numbers using Luhn's algorithm.
dragon-code/laravel-json-response
19016 Downloads
Automatically always return a response in JSON format
dragon-code/laravel-http-logger
9831 Downloads
Logging incoming HTTP requests
dragon-code/simple-data-transfer-object
5216 Downloads
Simple Data Transfer Objects
andrey-helldar/laravel-support
36531 Downloads
Various helper files for the Laravel and Lumen frameworks
andrey-helldar/api-response
8524 Downloads
Package for standardizing the responses from the API of your Symfony based applications.
dragon-code/laravel-app
12320 Downloads
Provides backwards compatibility for app:name command in the latest Laravel release.
dragon-code/xml-core
18125 Downloads
Preset settings for packages that work with XML files.
dragon-code/which-color
7223 Downloads
A simple helper, helping to determine what color the text will look better over a monotonous color.
dragon-code/last-modified
8174 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
dragon-code/extended-routes
8709 Downloads
This helper extends the standard set of resource routing methods to work with SoftDeletes and other extends