dapseen's Stars
laravel/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/framework
The Laravel Framework.
composer/composer
Dependency Manager for PHP
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
ColorlibHQ/gentelella
Free Bootstrap 4 Admin Dashboard Template
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
briannesbitt/Carbon
A simple PHP API extension for DateTime.
erusev/parsedown
Better Markdown Parser in PHP
thephpleague/flysystem
Abstraction for local and remote filesystems
filp/whoops
PHP errors for cool kids
egulias/EmailValidator
PHP Email address validator
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
doctrine/dbal
Doctrine Database Abstraction Layer
myclabs/DeepCopy
Create deep copies (clones) of your objects
doctrine/cache
Doctrine Cache component
fideloper/TrustedProxy
Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries.
doctrine/annotations
Annotations Docblock Parser
dnoegel/php-xdg-base-dir
JakubOnderka/PHP-Console-Highlighter
Highlight PHP code in terminal
doctrine/collections
Collections Abstraction Library
doctrine/common
Doctrine Common
dragonmantank/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
bradtraversy/myflaskapp
Python Flask app with authentication
28harishkumar/blog
simple blogging app in laravel
LaravelDaily/Laravel-AmazonS3-Video
Demo project of uploading video file to Amazon S3 with Laravel+AJAX
KodeBlog/Laradmin
Laravel admin panel tutorial project repository
chapagain/nodejs-mongodb-crud
Node.js, Express & MongoDB: Simple Add, Edit, Delete, View (CRUD)