Skip to content

april-kelly/foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation

Foundation provides a basic foundation to build a php web application off of. It includes a pdo based crud, support for cell based access control, basic templating and plugin support. Foundation is designed to be secure against multiple attack vectors, including first and second order sql injection. This however by now means is a guarantee of security and I do not recommend using this in a production environment.

=========

Most files have this header however, if not the file is under is under the Apache Version 2.0 License unless otherwise specified.

Copyright 2013 William Caleb Kelly

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A foundation of code for building php web applications

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors