tamu-lib/pipit

A basic PHP framework for web app development

Installs: 318

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 10

Forks: 2

Open Issues: 4

pkg:composer/tamu-lib/pipit

v2.1.0 2024-07-11 21:11 UTC

README

Copyright © 2015-2025 Texas A&M University Libraries under the MIT license.

A basic PHP framework for web app development

Seed App Implementation (Start Here)

https://github.com/TAMULib/Pipit-Seed

API Documentation

https://tamulib.github.io/Pipit/api-docs/

Features

  • MVC driven design
  • Database abstraction layer utilizing PDO and a Repository model
  • Full support for MYSQL, improved support for MSSQL
  • Built in Bootstrap, HTML and JSON view renderers with easy extensibility
  • User session management, including admin authorization
  • CAS support
  • LDAP Utility