PHP Framework for building scalable API's on top of Laravel.
Apiato is a framework developed to make the process of building scalable and testable API-Centric Applications with PHP easier. It is built on top of Laravel, a widely-used PHP framework, and provides tools and functionalities that streamline the development of API-Centric Apps. With its new architectural pattern called Porto, Apiato offers various features such as Role-Based Access Control, API Documentations generator, Auto ID hashing, API versioning, Localization, Code generator, Shallow ETag, Social Authentication, and Query Parameters support. The framework also comes with extensive documentation and a community support group on Discord.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.