Libraries tagged by dragon-code
andrey-helldar/support
114493 Downloads
Support package is a collection of helpers and tools for any project.
dragon-code/laravel-routes-core
68438 Downloads
The core of applications for working with routes
dragon-code/laravel-feeds
1656 Downloads
Fast export of large datasets to feeds for marketplaces and services
dragon-code/card-number
13998 Downloads
Generation and verification of card numbers using Luhn's algorithm.
dragon-code/laravel-app
12507 Downloads
Provides backwards compatibility for app:name command in the latest Laravel release.
dragon-code/laravel-json-response
19272 Downloads
Automatically always return a response in JSON format
andrey-helldar/pretty-routes
8949 Downloads
Pretty Routes for Laravel
andrey-helldar/pretty-array
60942 Downloads
Simple conversion of an array to a pretty view
andrey-helldar/laravel-actions
9463 Downloads
Performing any actions during the deployment process
andrey-helldar/api-response
8542 Downloads
Package for standardizing the responses from the API of your Symfony based applications.
dragon-code/request-tracker
1563 Downloads
Request tracking across microservices
dragon-code/laravel-request-tracker
548 Downloads
Laravel adapter for dragon-code/request-tracker to trace inter-service request chains
dragon-code/which-color
7245 Downloads
A simple helper, helping to determine what color the text will look better over a monotonous color.
dragon-code/laravel-http-logger
9838 Downloads
Logging incoming HTTP requests
dragon-code/simple-data-transfer-object
5224 Downloads
Simple Data Transfer Objects