Libraries tagged by itsme
tmpbin/http
10 Downloads
An http library developed for the laravel framework. aliases itself as HttpClient
santoshachari/generators
60 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
rohsyl/laraupdater
148 Downloads
LaraUpdater allows your Laravel Application to auto-update itself.
plusmagic/plus.repeater
33 Downloads
plus.repeater is simple jQuery for make your form can copy itself to new input or other object include label, image and other object when user focus on last copied.
oliver-noth/markup-check
34 Downloads
Parses and checks certain tags in an html markup given by either an url to fetch the markup from or the markup itself.
netgen/ezpublish-legacy-installer
335 Downloads
Installer for eZ Publish legacy extensions and legacy kernel itself.
mrlunar/php-dbg-dumper
173 Downloads
A lightweight PHP variable dumper, including the variable (or expression) name itself.
mhndev/pongo
4 Downloads
working with mongodb in php, no ODM, no Data Mapper just use mongo json queries itself
lukaszmakuch/haringo
48 Downloads
Serializes the way how an object is created, not the object itself.
live4tv/stream-network-api-client-php-sdk
3 Downloads
Omnichannel for live streaming on social networks We're glad that you chose to use Live4.tv's API for managing your connection with social networks (currently Instagram). We understand that Instagram currently restricts users from conducting live broadcasts without their official app. However, our innovative API empowers users to go live on Instagram without relying on the app itself. By leveraging our API, users gain access to a stream key, enabling them to seamlessly transmit their live broadcasts using popular software like OBS (Open Broadcaster Software). This breakthrough feature provides users with the freedom to connect with their audience and share captivating live content on Instagram, all without the constraints of the official app. The login flow: 
kies-media/scraper-class
11 Downloads
Very basic scraping-class to get Url-Content by public Proxys Look demo.php on how to use. The main advantage is, that u dont need to search for proxy-lists. Its done by the Class itself. https makes no problems
jsphp/jsphp
9 Downloads
create a javascript object inside PHP itself, even using dot notation
jorjsmile/laravel-model-validate
26 Downloads
A trait that will bring ability to validate attributes inside model itself
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
jeffersoncechinel/task-locker
112 Downloads
A simple locker class to help prevent php applications to run multiple instances of itself at the same time.