Giter Site home page Giter Site logo

GitHub release (latest by date) GitHub

About

Solital is a fast, easy-to-use PHP framework and also has an easy-to-learn syntax. Solital emerged as a lighter and simpler alternative to other frameworks available on the market such as Laravel, Symfony and CodeIgniter.

Solital Framework has several features to help you create PHP projects with fast performance. Vinci Console is a component to help create, remove, update components. Wolf is Solital's default template engine, as well as being quick to render views. Database manipulation is also possible using Katrina ORM, migations and seeders.

PHP has several well-known frameworks such as Laravel, Symfony, CakePHP, among others. All of these projects contribute to the PHP community.

The Solital Framework contributed to this huge community, offering an easier way to create PHP projects, while also offering several important features.

Installing via Composer

To download Solital, use the command below:

composer create-project solital/solital project

Documentation

You can access the complete documentation at the following link: https://solital.github.io/site/

Resources

  • Basic routing (GET, POST, PUT, PATCH, UPDATE, DELETE) with support for custom multiple verbs.
  • Regular Expression Constraints for parameters.
  • Wolf template system.
  • HTTP client manipulation.
  • Vinci development assistant.
  • Middleware (classes that intercepts before the route is rendered).
  • ORM for database persistence
  • CSRF protection.
  • Sub-domain routing
  • Input manager; easily manage GET, POST and FILE values.
  • Task Scheduler
  • Async HTTP Client
  • And more...

License

Solital uses MIT license by default

Solital Framework's Projects

core icon core

Official core of Solital framework

docs-v1 icon docs-v1

Complete documentation for version 1.0 of the Solital framework

katrina icon katrina

Official Solital ORM for database abstraction

site icon site

Complete site and documentation of Solital Framework

solital icon solital

Solital is a framework designed for those who need to create projects quickly and with an easy syntax

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.