adding another sdk to composer
This commit is contained in:
		| @@ -23,6 +23,7 @@ | |||||||
|         "grimzy/laravel-mysql-spatial": "", // Adds Geo-spatial column support for MySQL |         "grimzy/laravel-mysql-spatial": "", // Adds Geo-spatial column support for MySQL | ||||||
|         "irazasyed/telegram-bot-sdk": "", // unofficial Telegram Bot API/SDK |         "irazasyed/telegram-bot-sdk": "", // unofficial Telegram Bot API/SDK | ||||||
|         "torann/geoip": "", // support for multiple GeoIP services |         "torann/geoip": "", // support for multiple GeoIP services | ||||||
|  |         "coderjerk/nasa-php": "", // NASA API integrations | ||||||
|  |  | ||||||
|         // Media (image/video/audio) Management |         // Media (image/video/audio) Management | ||||||
|         "intervention/image": "", // image manipulation |         "intervention/image": "", // image manipulation | ||||||
| @@ -49,6 +50,7 @@ | |||||||
|         "kitloong/laravel-migrations-generator": "", // create migrations based on your existing database |         "kitloong/laravel-migrations-generator": "", // create migrations based on your existing database | ||||||
|         "spatie/laravel-sitemap": "", // generate site maps |         "spatie/laravel-sitemap": "", // generate site maps | ||||||
|         "artesaos/seotools": "", // automatic SEO tools |         "artesaos/seotools": "", // automatic SEO tools | ||||||
|  |         "eumanito/php-capitalize-names": "", // Capitalize names with funky rules | ||||||
|  |  | ||||||
|         // Others/uncategorized |         // Others/uncategorized | ||||||
|         "appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific) |         "appstract/laravel-opcache": "", // provides artisan commands to interact with opcache (not sure if site-specific) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user