loft39/conduit

Simple, opinionated microframework for PHP CRUD applications.

dev-master 2024-01-07 17:19 UTC

This package is auto-updated.

Last update: 2024-04-07 17:52:15 UTC


README

Conduit is a simple, opinionated microframework for PHP CRUD applications, that takes care of routing, and simple database access.

Version License

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.