Libraries tagged by route list
zwping/dcat_sys_info
1 Downloads
便捷展示系统&后台信息
rajtechnologies/laravel-tools
129 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.
wpify/dpd-geo-php-sdk
4 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
25 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
bephp/router
1076 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.
litalico-engineering/eg-r2
2139 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...
littlegiant/silverstripe-security-theme
6922 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
72 Downloads
A little library which enables you to use @Route and @Method annotations in your vanilla PHP project.