All
Articles 188,458Blog Posts 170,396Tech Tutorials 50,471Research Papers 36,765News 23,128
⚡ AI Lessons

Dev.to · Orfeo
🔧 Backend Engineering
1mo ago
gomarc: MARC21 for Go, 4x–11x faster than pymarc
A Go library for reading, writing and converting MARC21 library records. Ported from pymarc, verified byte-identical against it, and 4x–11x faster on real catal

Dev.to · Orfeo
🔧 Backend Engineering
⚡ AI Lesson
11mo ago
Add composer package using path for local development
Testing a Local Laravel Package with Composer Path Repositories When developing a custom...

Dev.to · Orfeo
🔧 Backend Engineering
⚡ AI Lesson
11mo ago
How to Test File Uploads in Laravel and Pest Without Faking Files
When writing tests in Laravel, the simplest way to simulate a file upload is by using the...

Dev.to · Orfeo
🔧 Backend Engineering
⚡ AI Lesson
11mo ago
Using @mixin for referencing in traits in PHP (Laravel example)
When building modular PHP applications, traits are a great way to keep your code organized and...
DeepCamp AI