Giter VIP home page Giter VIP logo

linxphp's Introduction

What is linxphp?

linxphp is an open source, object oriented MVC web framework built using PHP5 that aims to be swift, simple, and small.

linxphp is licensed under a MIT license, so you can legally use it for any kind of open source, commercial, or personal project.

Why another PHP Framework?

We think most known PHP Framework out there have grown a lot, and turned overcomplicated in the process. Other Frameworks claim to be user friendly to non-developers by using a complex content management system, making good developers to hate them.

Linx is our effort to make a developer friendly framework, keeping it simple and easy.

Features

  • Easy to setup There are no code generators and endless configuration files, so setting up is fast and easy.
  • No template engine No need to learn new and useless sintax. linxphp only provides an handy class to use with your template files.
  • Intuitive ORM Use your data as any other object without complications.
  • Error handling Error handling converts all php errors to exceptions and helps to locate the source quickly
  • Powerfull routing system The advanced routing system allows you to build any URLs you want for your application

Authors and Contributors

The project is authored and maintained by Javier Arias (@javis), with many contributions from [Pixelatom] (http://www.pixelatom.com/).

Support or Contact

Having trouble with linxphp? Check out the documentation at https://github.com/pixelatom/linxphp/wiki, take a look at our [forum] (http://ost.io/Pixelatom/linxphp) or contact us at [email protected] or throug the [issues tracker] (https://github.com/pixelatom/linxphp/issues) and we’ll help you sort it out.

Documentation

linxphp's People

Contributors

javis avatar elezeta avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.