Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Laravel Collections Unraveled

Master Eloquent collections in Larvel 5

by Jeffrey Madsen

Laravel Collections Unraveled

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

In "Laravel Collections Unraveled" we are going to see just what is so amazing about this class by digging down under the hood to understand the full range of functions availalble, and create practical examples of each of them that we can use right away. In the process, we're going to perhaps improve our basic PHP skills a bit by getting more familiar with ArrayObjects, CachingIterators, IteratorAggregates and some other handy tools.

This open book is licensed under a Creative Commons License (CC BY). You can download Laravel Collections Unraveled ebook for free in PDF format (0.2 MB).

Table of Contents

Introduction
 
What are Collections?
 
The functions - Array Mimicking
 
The functions - Array Mechanics
 
The functions - Array Wrappers
 
The functions - Ways to sort
 
The functions - Ways to filter
 
The functions - Ways to loop, transform and misc. methods
 
Support Collections vs. Eloquent Collections
 
Appendix - What's New in Laravel 5.2
 
Appendix - What's New in Laravel 5.3
 
Appendix - What's New in Laravel 5.4
 
To be continued...
 

Book Details

Title
Laravel Collections Unraveled
Subject
Computer Science
Publisher
Leanpub
Published
2017
Pages
30
Edition
1
Language
English
PDF Size
0.2 MB
License
CC BY

Book Hashtags

Related Books

Laravel 5 Official Documentation
A free ebook version of the Laravel 5.x Official Documentation...
100 Laravel Quick Tips
Laravel is full of hidden gems, undocumented or less-known features, functions parameters and "hacks". While finding them in work of my team, I decided to compile them into an ebook....
Why Do We Quote?
Quoting is all around us. But do we really know what it means? How do people actually quote today, and how did our present systems come about? This book brings together a down-to-earth account of contemporary quoting with an examination of the comparative and historical background that lies behind it and the characteristic way that quoting links pa...
The Petrie Museum of Egyptian Archaeology
The Petrie Museum of Egyptian Archaeology first opened its doors in 1915, and since then has attracted visitors from all over the world as well as providing valuable teaching resources. Named after its founder, the pioneering archaeologist Flinders Petrie, the Museum holds more than 80,000 objects and is one of the largest and finest collections o...
Developing Backbone.js Applications
If you want to build your site's frontend with the single-page application (SPA) model, this hands-on book shows you how to get the job done with Backbone.js. You'll learn how to create structured JavaScript applications, using Backbone's own flavor of model-view-controller (MVC) architecture. Start with the basics of MVC, SPA, an...
The Common Java Cookbook
In this book, you'll find information about a set of libraries developed within the Apache Commons (also referred to as "Commons"). Commons is a set of small, popular components which forms a Top-level Project at the Apache Software Foundation. Ranging from the elementary to the complex, many would consider some of these libraries in...