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