Files
DomFramework/debian/control
2020-04-23 11:43:15 +00:00

15 lines
499 B
Plaintext

Source: domframework
Section: web
Priority: optional
Maintainer: Dominique Fournier <dominique@fournier38.fr>
Build-Depends: debhelper (>= 4.0.0), bash-completion
Standards-Version: 3.9.8
Package: domframework
Architecture: all
Depends: ${misc:Depends}
Recommends: php-cli | php5-cli | php7.0-cli
Description: PHP Framework with basic functionnalities
The DomFramework allow the developers to create easily some PHP applications.
Provide authentication, abstraction to databases, and much more !