socarrat / serve
Socarrat Serve takes care of tasks that involve HTTP such as routing and communication.
v0.1.0
2023-05-18 14:06 UTC
Requires
- socarrat/events: ^0.1.0
- socarrat/logging: ^0.1.0
README
Flexible PHP router library.
Features
- Simple yet flexible and powerful.
- Event-driven.
- Does routing and supports route parameters.
- Imperative route declaration.
- Similar Express.js for Node or
ServeMux
for Go.
Documentation
Copyright
(c) 2023 Romein van Buren. Licensed under the MIT license.
For the full copyright and license information, please view the license.md
file that was distributed with this source code.