The Dragon Code
The Dragon Code is a set of projects filled with delightful tools that increase developer happiness and productivity.
Pinned Repositories
api-response
Package for standardizing the responses from the API of your Symfony based applications.
benchmark
Simple comparison of code execution speed between different options
card-number
Generation and verification of card numbers using Luhn's algorithm.
env-sync
Keeping your .env.example is up to date
laravel-cache
An improved helper for working with cache
laravel-data-dumper
Adding data from certain tables when executing the `php artisan schema:dump` console command
laravel-deploy-operations
🚀 Performing any actions during the deployment process
migrate-db
Easy data transfer from one database to another
pretty-routes
Pretty routes for Laravel Framework
sitemap
A simple sitemap generator for Laravel Framework.
The Dragon Code's Repositories
TheDragonCode/laravel-deploy-operations
🚀 Performing any actions during the deployment process
TheDragonCode/migrate-db
Easy data transfer from one database to another
TheDragonCode/benchmark
Simple comparison of code execution speed between different options
TheDragonCode/pretty-routes
Pretty routes for Laravel Framework
TheDragonCode/laravel-cache
An improved helper for working with cache
TheDragonCode/card-number
Generation and verification of card numbers using Luhn's algorithm.
TheDragonCode/env-sync
Keeping your .env.example is up to date
TheDragonCode/laravel-data-dumper
Adding data from certain tables when executing the `php artisan schema:dump` console command
TheDragonCode/laravel-http-logger
📑 Logging incoming HTTP requests
TheDragonCode/size-sorter
Easily sort clothing size, height, bra size, furniture size and more
TheDragonCode/codestyler
A tool to automatically fix PHP Coding Standards issues by Dragon Code.
TheDragonCode/laravel-route-names
Automatic generation of route names for your project
TheDragonCode/support
Support package is a collection of helpers and tools for projects.
TheDragonCode/env-sync-laravel
env-sync package adapter for Laravel framework
TheDragonCode/extended-routes
This helper extends the standard set of resource routing methods to work with SoftDeletes and other extends
TheDragonCode/laravel-http-macros
Extending the functionality of the Laravel HTTP client
TheDragonCode/laravel-json-response
Automatically always return a response in JSON format
TheDragonCode/last-modified
Setting the response code 304 Not Modified in the absence of content changes.
TheDragonCode/simple-data-transfer-object
Simple Data Transfer Objects
TheDragonCode/contracts
The Dragon Code's Contracts collection
TheDragonCode/github-notifications
Reduce your notification burden on GitHub!
TheDragonCode/which-color
A simple helper, helping to determine what color the text will look better over a monotonous color.
TheDragonCode/laravel-support
Various helper files for the Laravel and Lumen frameworks
TheDragonCode/laravel-routes-core
The core of applications for working with routes
TheDragonCode/laravel-http-user-agent
Passing your own User Agent in all Http requests
TheDragonCode/xml-core
The XML Core package.
TheDragonCode/.github
TheDragonCode/art
The Dragon Code logo and other artwork
TheDragonCode/telegram-webhooks-template
Customized template project for telegram bots
TheDragonCode/translation-set
Translation set for The Dragon Code packages