Libraries tagged by nekoding
ngekoding/php-vite
1 Downloads
a lightweight PHP-backend integration for the Vite frontend build tool
ngekoding/lumen-api-query-parser-php5
16 Downloads
A query parser for REST-APIs based on laravel's lumen framework
ngekoding/google-login
59 Downloads
The easy way to integrate Google Login into PHP application.
ngekoding/browsershot
263 Downloads
Convert a webpage to an image or pdf using headless Chrome
kocal/biome-js-bundle
188383 Downloads
A Symfony Bundle to easily download and use Biome.js in your Symfony applications, to lint your front assets without needing Node.js.
alsvanzelf/jsonapi
157781 Downloads
Human-friendly library to implement JSON:API without needing to know the specification.
synio/laravel-gmail-service-account-mail-driver
26008 Downloads
Use GMail API to send mails from any user/mailbox of your Workspace organization using a service account without needing separate mailbox credentials
seblucas/tbszip
20174 Downloads
Work with zip archives without making temporary files or needing binaries
fbartz/math-parser
1008 Downloads
this is a tool to parse simple polynoms and perform simple dynamic calculations without needing eval
ngodingskuyy/laravel-module-generator
191 Downloads
Modular CRUD Generator for Laravel + Vue + Tailwind (shadcn-vue)
se7enxweb/powercontent
2 Downloads
Power Content Provides for Publishing any type of content dynamically without needing to first visit content/edit view to input content durring creation (POST) Actions. Great for advanced developers!
markbaker/spymaster
26 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
lightboxdigital/wp-dynamic-image-resizer
1541 Downloads
Resize WordPress images on the fly without needing to register image sizes.
laramint/laravel-zonda
8 Downloads
Zonda is a command-line tool for building standalone Laravel packages without needing a host Laravel application. It lets you work inside a package directory as if you were inside a regular Laravel project — running migrations, artisan commands, scaffolding files — while the package itself stays clean and portable.
jsefton/laravel-virtual-fields
1434 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column