I’m a software engineer specialising in backend integration development, database management, and AWS EC2/RDS server architecture. Check out a few of my Public projects below...
- Laravel Translate: (Active|v2.2.1) ✅ The Laravel Auto-Translation Package enables seamless multilingual support by allowing you to define phrases for automatic translation within your Laravel application. Using a built-in Blade directive, you can easily mark phrases that need translation before they are displayed to the user. This package simplifies multi-language management.
- Sync Model to Crm: (Active|v1.2.0) ✅ Laravel CRM Sync is a powerful package designed to seamlessly integrate and synchronise your Laravel models with multiple CRM systems. This package allows you to define specific model properties that will automatically synchronise with configured CRMs such as HubSpot and PipeDrive, across different environments (e.g., Sandbox, Production).
- Laravel DB Encryption: (v0.2.0-beta) ☑️ A Laravel package that helps encrypt & decrypt certain defined table columns, ensuring the data is secure in the database but can be accessed by the models.