loft39 / conduit
Simple, opinionated microframework for PHP CRUD applications.
dev-master
2025-03-24 09:55 UTC
Requires
- ext-pdo: *
- altorouter/altorouter: ^2.0
- symfony/yaml: ^6.2
- twig/intl-extra: ^3.5
- twig/string-extra: ^3.5
- twig/twig: ^3.5
This package is auto-updated.
Last update: 2025-03-24 09:55:59 UTC
README
Conduit is a simple, opinionated microframework for PHP CRUD applications, that takes care of routing, and simple database access.
NOTE: This repository is for the core Conduit framework. If you want to create a new project using Conduit, conduit-project is the recommended way to get started.