ahmadlab
Experienced as fullstack developer more than 8 years, proficents in web and mobile technology love to work 'among' php, golang, laravel, flutter, dart, vuejs.
ahmadlab's Stars
react-bootstrap/react-bootstrap
Bootstrap components built with React
robertodevs/flutter_ecommerce_template
This is an eCommerce minimalist template with a clean and beautiful design for Flutter.
pgrimaud/instagram-user-feed
This is a scrapper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
dlutton/flutter_tts
Flutter Text to Speech package
Xethron/Laravel-4-Generators
Jeffery Way's Laravel 4 Generators package running on Laravel 5+
webmozarts/assert
Assertions to validate method input/output with nice error messages.
tymondesigns/jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen
Xethron/migrations-generator
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
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/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
tecnickcom/TCPDF
Official clone of PHP library to generate PDF documents and barcodes
symfony/translation
Provides tools to internationalize your application
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
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
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
santigarcor/laratrust
Handle roles and permissions in your Laravel application
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
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