asyncdeveloper /
madewithloveapi
RestFul Api for E-commerce shopping platform
Loading repository data…
abdelrahim3aa / repository
E-commerce RESTful API: A secure, scalable API for managing e-commerce products and reviews, supporting CRUD operations and OAuth 2.0 authentication. Fully documented with OpenAPI 3.0, featuring robust error handling, data validation, and JSON-based data exchange for seamless front-end integration. with PHP and MySQL for a reliable and efficient BE
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.
Selected from shared topics, language and repository description—not editorial ratings.
asyncdeveloper /
RestFul Api for E-commerce shopping platform
sanifhimani /
E-Commerce restful API backend in PHP using PDO.
tinavas /
For Casel’s Marketplace I was tasked with creating and developing a solution and E-Commerce platform that is completely synced with their eBay Seller account. I then built the application using Laravel, a powerful PHP Framework. In addition to using the eBay & PayPal RESTful API for inventory management.
Fellah73 /
Ce projet est une API RESTful d’E-commerce développée en PHP avec une base de données MySQL. Elle fournit les fonctionnalités essentielles pour gérer un site marchand moderne : authentification sécurisée, gestion du panier, suivi des commandes, catalogue de produits, recommandations personnalisées et gestion des utilisateurs.
An e-commerce website for selling electronic products built with Laravel 11 and PHP, featuring product catalog, search, cart, checkout, user accounts, admin dashboard, and RESTful APIs. Technologies: MySQL, Eloquent, Blade, Redis, PHPUnit.
YousseifNady /
A lightweight e-commerce RESTful API built with Laravel, featuring authentication, product management, order processing, caching, and event-driven architecture.