Libraries tagged by Ahmed Taha
xahmedtaha/paybridge
2 Downloads
A versatile laravel package providing a consistent and easy-to-use interface for integrating with multiple payment gateways.
xahmedtaha/duration
2 Downloads
A php helper function to express time durations and convert them easily.
ahmedtaha/travelling-salesman-path
29 Downloads
The travelling salesman problem asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city
ahmedtaha/laravel-file-uploader
11 Downloads
a PHP class which simplifies file uploading
ahmedtaha-dev/whatsapp-bevatel-provider
0 Downloads
A package for integrating with Bevatel WhatsApp API
ahmedtaha-dev/telr-payment-gateway
2 Downloads
A package for integrating with Telr payment gateway
ahmedtaha-dev/fourjawaly-package
8 Downloads
A Laravel package for managing fourjawaly services.
ahmed-abdelrhman/filament-media-gallery
1148 Downloads
A Filament infolist entry that renders Spatie Media Library collections with image lightbox and PDF card support.
ahmed-bermawy/laravel-dashboard
93 Downloads
Simple laravel dashboard that you can install into your project at anytime
ahmed-hussain/nova-notification-feed
8 Downloads
A Laravel Nova package that adds a notification feed in your Nova app.
ahmed-bhs/pyra
0 Downloads
Standalone CLI that validates the shape of your test pyramid (unit/integration/e2e ratios) for any PHP project.
aa-ahmed-aa/sylius-scripts-plugin
7 Downloads
A plugin that let's you inject scripts into your storefront from the admin panel.
crazycodr/standard-exceptions
232885 Downloads
This project is aimed at providing additional standard exceptions to php. Many exceptions that are missing from the SPL are constantly being reproduced in different projects. By providing a package of high-quality, well organised exceptions, it will, in the long run, increase interoperability between projects.
symfony/symfony1
114054 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
juststeveking/workflow
2 Downloads
This package is aimed to be a simplistic PHP workflow package that works in a similar fashion to GitHub Actions.