Pinned Repositories
DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
php-jwt
PHP package for JWT
design-patterns
DesignPatternsPHP
sample code for several design patterns in PHP 8
Faker
Faker is a PHP library that generates fake data for you
laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
laravel-ui-adminlte
Laravel UI Frontend Preset for AdminLTE with Laravel Fortify support.
monolog
Sends your logs to files, sockets, inboxes, databases and various web services
php-ddd-example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
mehdihasanpour's Repositories
mehdihasanpour/design-patterns
mehdihasanpour/DesignPatternsPHP
sample code for several design patterns in PHP 8
mehdihasanpour/Faker
Faker is a PHP library that generates fake data for you
mehdihasanpour/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
mehdihasanpour/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
mehdihasanpour/php-jwt
PHP package for JWT
mehdihasanpour/Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
mehdihasanpour/slim-4-starter
🐘 An opinionated Slim 4 starter template for the small-to-medium PHP applications.
mehdihasanpour/valitron
Valitron is a simple, elegant, stand-alone validation library with NO dependencies
mehdihasanpour/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mehdihasanpour/code-challenge
mehdihasanpour/container
Small but powerful dependency injection container
mehdihasanpour/dbal
Doctrine Database Abstraction Layer
mehdihasanpour/filament
Admin panel, form builder and table builder for Laravel. Built with the TALL stack. Designed for humans.
mehdihasanpour/Go
Algorithms implemented in Go for beginners, following best practices.
mehdihasanpour/grokkingfp-examples
All examples and exercises from the Grokking Functional Programming book
mehdihasanpour/highly-skilled-job-offers
Sharing some info around job offers and interviews preparations
mehdihasanpour/ideavim-plugin-setup
mehdihasanpour/laravel-hiring-projects
پروژه های استخدامی برنامه نویسان لاراول
mehdihasanpour/learnphptherightway-project
mehdihasanpour/mehdihasanpour
Config files for my GitHub profile.
mehdihasanpour/mehdihasanpour.github.io
mehdihasanpour/monica
Personal CRM. Remember everything about your friends, family and business relationships.
mehdihasanpour/ngingx-phpfm-playground
This playground allows you to experiment with the concepts explained in my post "Demystifying Nginx and PHP-FPM for PHP Developers", helping you understand the impact of different configurations on the performance of your PHP application.
mehdihasanpour/PHP
All Algorithms implemented in Php
mehdihasanpour/php-interview-exercises
Some exercises to practice whiteboard interview questions in PHP.
mehdihasanpour/pulse
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
mehdihasanpour/snapp-task
mehdihasanpour/system-design
Learn how to design systems at scale and prepare for system design interviews
mehdihasanpour/url-shortener-go
this is a url shortener with go language based on mokhtasar tutorial