Libraries tagged by route_list
rajtechnologies/laravel-tools
133 Downloads
All Type of Base Tools to Helping Development and Repository Generator
leon-b/sextant
19 Downloads
Get a list of laravel routes in your browser
aidynmakhataev/laravel-attributes
8 Downloads
Auto register laravel event listeners, command handlers and routes using PHP attributes
codegor/laravel-acl
2 Downloads
Resource Laravel ACL and Resource ACL for Laravel Model by it status based on Laravel route table. Easy code, easy control
manoyeche/imaccessible
32 Downloads
Imaccessible - Adds protection to controller methods instead of routes using list of access provided to user.
oldcodefork/laminas-api-tools-versioning
5833 Downloads
Laminas Module providing listeners and route prototypes for implementing API versioning
wpify/dpd-geo-php-sdk
6 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
ahmedtaha/travelling-salesman-path
26 Downloads
The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city
litalico-engineering/eg-r2
4595 Downloads
Easy request validation and route generation from open API specifications (for Laravel)
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
bephp/router
1078 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
littlegiant/silverstripe-security-theme
7002 Downloads
A theme for the Silverstripe security routes.
lloydzhou/router
133 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
jblond/php-built-in-webserver-router-script
16 Downloads
router script for PHP built in web server with directory listing
kaiserwerk/k-router
76 Downloads
A little library which enables you to use @Route and @Method annotations in your vanilla PHP project.