square/connect
Retired Square Connect PHP SDK (EOL 2020-06-10). No longer receives updates or fixes. Migrate to the new Square PHP SDK: require square/square, update namespaces from SquareConnect\ to Square, and adjust client/response handling per docs.
square/square. A PM should prioritize migrating legacy systems using this SDK to avoid security risks, lack of updates, and compatibility issues.square/square SDK is actively maintained, reducing technical debt.square/square for new projects or migrations.*"Square’s modern PHP SDK (square/square) replaces this deprecated package, offering:
*"Key advantages of migrating to square/square:
$api_client->getPaymentsApi()->createPayment()) reduces boilerplate.CreatePaymentRequest objects).$response->isError()) improve debugging.
Action Items:square/connect usages in the codebase.composer.json to require square/square:^5.0.SquareConnect\* imports with Square\* and update client initialization.
Timeline: 2–4 weeks for full migration (prioritize high-traffic payment flows first)."*How can I help you explore Laravel packages today?