Packages from flyingpiranhas
-
PHP
flyingpiranhas/common
The flyingpiranhas common library is the base of all other FP packages. It provides helpful classes and utilities used throughout other FP projects. . These utilities and classes are pretty useful in other regards, too.
-
PHP
flyingpiranhas/forms
The flyingpiranhas forms are a set of classes to help with form generation and processing in PHP. It has some dependencies, though, but if you're installing through composer they're all pulled automatically.
-
PHP
flyingpiranhas/mailer
The flyingpiranhas mailer library uses SwiftMailer to send, archive and queue emails in a fast and secure manner. See official documentation for demos.
-
PHP
flyingpiranhas/mvc
The flyingpiranhas mvc library is backbone of the MVC wireframework. It is a scaffold one can use to quickly and reliably get an MVC app up and running. It has some dependencies, though, but if you're installing through composer they're all pulled automatically.