thapaPrabhat's Stars
filamentphp/filament
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
bezhanSalleh/filament-shield
The easiest and most intuitive way to add access management to your Filament Panel; Resources, Pages & Widgets through `spatie/laravel-permission`
nuxt/framework
Old repo of Nuxt 3 framework, now on nuxt/nuxt
Laratipsofficial/laravel-flatpickr
A very simple Laravel package that converts the Javascript Flatpickr to a blade component.
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
aschmelyun/laravel-job-board
A modest job board platform built with Laravel. Follow along with the videos below to get an in-depth look at its development.
conedevelopment/blade-filters
Use filters easily in your blade templates.
Bottelet/DaybydayCRM
DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
drehimself/laravel-movies-example
Code for YouTube series on building a Laravel Movie Application
vicgonvt/Press
Source code for Laravel Package Development course.
nuxt-community/adonuxt-template
[Deprecated] Starter template for Nuxt.js with AdonisJS.
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-util
Symfony utilities for portability of PHP codes
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/debug
Provides tools to ease debugging PHP code
symfony/filesystem
Provides basic utilities for the filesystem
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/contracts
A set of abstractions extracted out of the Symfony components
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component