Libraries tagged by lon
neutomic/neutomic
55 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
negromovich/latlon-calculator
219 Downloads
Calculate distance, bearing and more between Latitude/Longitude points
nearata/flarum-ext-internal-links-noreload
3687 Downloads
Internal links no longer trigger a page reload.
m4n50n/telegram-bot-bundle
51 Downloads
This bundle provides a wrapper for using longman/telegram-bot inside Symfony.
grafite/blacksmith
1133 Downloads
An easy to use tool for handling long term projects on Laravel Forge
goldfinch/silverstripe-googlemapfield
903 Downloads
Save locations using latitude/longitude DataObject fields.
goldfinch/google-fields
1351 Downloads
Google Map field, Google Place Autocomplete field for Silverstripe to retrieve Latitude, Longitude, Zoom, Address details such as Street name, Region, Country and more
frc/wp-env-heroku-custom-php-constant
43906 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
eboreum/caster
4248 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
drupal/daemonizer
5897 Downloads
Daemonizer allows Drush commands to be executed repeatly as a long-running background task.
devcccc/module-translationmanager
1090 Downloads
Manage your translations within the Magento Backend - no need to upload CSV-files any longer
dechamp/shorty
8444 Downloads
Just a few tools to help avoid annoying things such as long logic where it should be simple.
cpsit/geo-location-service
13671 Downloads
Get latitude and longitude for an address per google api call
citeq/php-api-wrapper
2127 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
asiby/chronos
5239 Downloads
A PHP library to start a timer you can use to track how long an operation takes.